leaf node
英 [liːf nəʊd]
美 [liːf noʊd]
网络 叶子结点; 叶子节点; 叶节点; 叶结点; 树叶节点
英英释义
noun
- (botany) the small swelling that is the part of a plant stem from which one or more leaves emerge
双语例句
- Took researches in the handoff of leaf node in virtual backbone, and analyzed the problems of the address changes, the route destroying, and the communication maintenance, which would be faced when the leaf node's handoff in the virtual
研究了虚拟骨干网中叶子节点的越区切换机制,分析了虚拟骨干网中叶子节点越区切换后所面临的地址改变、路由破坏、通信保持等问题,并提出了相应 - Compared to traditional method, the improved method adds the leaf node path distance measurement, making the measure of sample similarity more precise.
与原始方法相比,改进方法增加了叶子节点路径距离的度量,更精确地度量了样本间的相似性。 - Furthermore, a new leaf node labeling method is proposed which considers the main class of training samples covered by the leaf node as its class label, and the relevance of classification results is quantified by associated confidence levels.
另外给出了确定叶子节点类标签的新方法,将叶子节点所覆盖训练样本的主要类别作为其类标签。最后提出了一个置信度函数对分类结果进行分析,给出分类结果的可信程度。 - This method returns the children of the given tree node, or it returns null if the leaf tree node is encountered.
该方法返回给定树节点的子节点,或者如果遇到叶子节点,它返回null。 - In Business Glossary, a business term represents a "leaf" node, which cannot contain any further child nodes.
在BusinessGlossary内,一个业务术语代表的是一个“叶子”节点,该节点不能包含任何进一步的子节点。 - Manilagrass was trampled by 4 trampling intensities in 3 courses. The internode length, the leaf length and the number of node will increase as the trampling intensities become stronger.
草坪草的茎节数、节间长度、叶片长度均是随践踏强度的增加而减少,重度践踏胁迫下,分别比对照减少20.1%、26.9%和33.4%。 - Staining results showed that POS mRNA was detected in vegetative organs, including root, leaf, shoot apex, upper node and tiller.
GUS染色结果显示,POS基因在根、叶、茎尖、节位和分蘖芽都有表达。 - A geo-based search tree with branching factor K is constructed by recursively using cluster method to split scenes. The atomic region is defined on the leaf node of the search tree.
通过聚类算法递归的建立了一棵K叉树,将场景划分为由树的叶节点定义的若干原子区域。 - It proposes a hybrid approach for regression analysis& BRT ( Bayesian regression tree), which builds tree model by the divide-and-conquer method and uses NBR ( naive Bayesian network for regression) to replace leaf node.
结合朴素贝叶斯和决策树提出一种用于回归分析的混合学习方法&BRT(BayesianRegressionTree)。该方法基于分而治之原则构造决策树,以朴素贝叶斯取代叶节点。 - Compared with Judy, J#-tree adds a precursor pointer and a successor pointer into every leaf node, pointing to the precursor node and the successor node, respectively.
与Judy相比,J树通过在叶结点中增加一个前驱指针和一个后继指针,分别指向该结点的前驱结点和后继结点。